overriding trust - traduction vers russe
DICLIB.COM
Outils linguistiques IA
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:     

Traduction et analyse des mots par intelligence artificielle

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

overriding trust - traduction vers russe

LANGUAGE FEATURE IN OBJECT-ORIENTED PROGRAMMING
Override (object-oriented programming); Method overriding (programming); Hiding (programming); Overriding (programming); Subroutine overriding; Comparison of programming languages (method overriding)
  • Illustration

overriding trust      
брит.
траст, являющийся предшественником другого траста
trust agreement         
  • Octopus representing [[Standard Oil]] with arms wrapped around U.S. Congress and steel, copper, and shipping industries, and reaching for the White House.
LARGE GROUPING OF BUSINESS INTERESTS WITH SIGNIFICANT MARKET POWER; A LARGE CORPORATION, CORPORATE GROUP, OR TRADE ASSOCIATION THAT HOLDS A DOMINANT POSITION IN ITS SECTOR OF ACTIVITY
Trust (19th century); Trust (monopoly); Trust agreement; Trust-busting era
договор о передаче имущества другому лицу на ответственное хранение и управление
trust agreement         
  • Octopus representing [[Standard Oil]] with arms wrapped around U.S. Congress and steel, copper, and shipping industries, and reaching for the White House.
LARGE GROUPING OF BUSINESS INTERESTS WITH SIGNIFICANT MARKET POWER; A LARGE CORPORATION, CORPORATE GROUP, OR TRADE ASSOCIATION THAT HOLDS A DOMINANT POSITION IN ITS SECTOR OF ACTIVITY
Trust (19th century); Trust (monopoly); Trust agreement; Trust-busting era
договор (обычно письменный) об учреждении траста

Définition

Морган Гаранти Траст Компани
("Мо́рган Га́ранти Траст Ко́мпани")

один из крупнейших акционерных банков США. Учрежден в 1861 в Нью-Йорке под названием "Дж. П. Морган и К°". Представлял финансовый центр группы Морганов (См. Морганы). В 1959 слился с банком "Гаранти траст компани оф Нью-Йорк", созданным в 1864 в Нью-Йорке, также контролировавшимся семьей Морганов. Через систему "переплетающихся директоратов" банк поддерживает тесные связи с крупнейшими компаниями в разных отраслях промышленности, транспорта и сферы обслуживания. Банк обслуживает главным образом крупные корпорации. Имеет в стране 4 филиала (в Нью-Йорке). За границей действуют 13 отделений и 6 представительств, а также 13 дочерних компаний долгосрочного финансирования и доверительных операций. Банк поддерживает многолетние связи с английской "Морган Гренфелл энд компани". Участвует в капиталах трёх многонациональных банков: "Нойе банк" (Цюрих), "Эйрамерика финанциарна интернационале" (Рим) и "Острейлиан юнайтед корпорейшен" (Мельбурн), а также в капитале многих иностранных банков. В Брюсселе банк организовал клиринговую палату "Эйроклиринг" для операций с ценными бумагами. Сумма баланса банка на 31 декабря 1973 (в млрд. долл.) составила 20,4; привлечённые средства - 15,4; капитал и резервы - 1,1; ссуды - 10,5; ценные бумаги - 2,5.

Е. Д. Золотаренко.

Wikipédia

Method overriding

Method overriding, in object-oriented programming, is a language feature that allows a subclass or child class to provide a specific implementation of a method that is already provided by one of its superclasses or parent classes. In addition to providing data-driven algorithm-determined parameters across virtual network interfaces, it also allows for a specific type of polymorphism (subtyping). The implementation in the subclass overrides (replaces) the implementation in the superclass by providing a method that has same name, same parameters or signature, and same return type as the method in the parent class. The version of a method that is executed will be determined by the object that is used to invoke it. If an object of a parent class is used to invoke the method, then the version in the parent class will be executed, but if an object of the subclass is used to invoke the method, then the version in the child class will be executed. This helps in preventing problems associated with differential relay analytics which would otherwise rely on a framework in which method overriding might be obviated. Some languages allow a programmer to prevent a method from being overridden.

Traduction de &#39overriding trust&#39 en Russe